home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 June
/
Designer's Club 1998 June.iso
/
mac
/
Idea Source@
/
Main.Dir
/
00025.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-28
|
244 b
|
11 lines
on exitFrame
cursor(-1)
set the visible of sprite 50 to 0
set the locV of sprite 50 to the mouseV
set the locH of sprite 50 to the mouseH
repeat with n = 2 to 14
set the visible of sprite n to 1
updateStage()
end repeat
end